Editorial review: Agent Console overview and setup pages#36947
Merged
estherk15 merged 5 commits intoMay 22, 2026
Conversation
…le docs - Add description frontmatter to _index.md and setup.md for AI/LLM discoverability - Rename "## Analytics" to "## Analyze agent usage" for specificity - Remove "## Set up" pointer section (covered by further_reading) - Standardize heading casing (sentence case for Coding agents, Bits AI agents, User analytics) - Replace "is hitting" with "is encountering", "Click" with "Select" - Remove redundant "their user spend" → "their spend" - Add Set Up Agent Console to further_reading links in _index.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Preview links (active after the
|
Added setup instructions for Agent Console.
8a04704
into
ambertunnell/agent-console-update
10 of 11 checks passed
estherk15
added a commit
that referenced
this pull request
May 22, 2026
* [agent-console-update] Document new Agent Console features Add sections for Agent Findings, Impact Metrics, Detected Problems, Coding Agents dashboards, User Analytics, and Bits AI Agents tab. Include screenshots for each surface. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Incorporate ambertunnell's feedback - Rename Overview section to Coding Agents and the per-agent dashboards to Individual agent dashboards - Correct Lines Generated vs Spend axis options - Remove repo-filter sentence in Detected problems - Swap three screenshots that were assigned to the wrong sections - Move integration setup to a Setup sub-page and update side nav Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Update _index.md * Add Team comparison and Top users subsections under Analytics Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Restructure Analytics tab: Team comparison first, then User Analytics group Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * Editorial review: Agent Console overview and setup pages (#36947) * Add description frontmatter and editorial improvements to Agent Console docs - Add description frontmatter to _index.md and setup.md for AI/LLM discoverability - Rename "## Analytics" to "## Analyze agent usage" for specificity - Remove "## Set up" pointer section (covered by further_reading) - Standardize heading casing (sentence case for Coding agents, Bits AI agents, User analytics) - Replace "is hitting" with "is encountering", "Click" with "Select" - Remove redundant "their user spend" → "their spend" - Add Set Up Agent Console to further_reading links in _index.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * Revert 'stacks up against' to 'compares your team to' for global English * Rephrase Team comparison intro to avoid repeating 'compares/Comparison' * Fix typo in GitHub reference in user detail view * Include setup section for Agent Console Added setup instructions for Agent Console. --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> * Apply suggestions from code review Co-authored-by: Esther Kim <esther.kim@datadoghq.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Editorial pass on the Agent Console overview and new setup pages from #36862.
Changes:
descriptionfrontmatter to_index.mdandsetup.mdfor AI/LLM discoverability per AI-friendly docs guidelines## Analytics→## Analyze agent usagefor specificity (avoids a generic heading in RAG retrieval context)## Set uppointer section; covered byfurther_readinglinksfurther_readingin_index.mdMerge instructions
Merge readiness:
Additional notes
Depends on / intended to accompany #36862.